Carbon


AddMediaSampleReference

Header: Movies.h Carbon status: Supported

OSErr AddMediaSampleReference (
    Media theMedia, 
    SInt32 dataOffset, 
    UInt32 size, 
    TimeValue durationPerSample, 
    SampleDescriptionHandle sampleDescriptionH, 
    SInt32 numberOfSamples, 
    SInt16 sampleFlags, 
    TimeValue *sampleTime
);
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when QuickTime 2.5 or later is present.


© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)